projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fb01c4
)
defconfig: am437x_sk_evm: enable spi driver model
author
Mugunthan V N
<
[email protected]
>
Wed, 23 Dec 2015 15:09:49 +0000
(20:39 +0530)
committer
Jagan Teki
<
[email protected]
>
Wed, 13 Jan 2016 13:17:28 +0000
(18:47 +0530)
enable spi driver model for am437x_sk_evm as ti_qspi supports
driver model
Signed-off-by: Mugunthan V N <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
Reviewed-by: Tom Rini <
[email protected]
>
Reviewed-by: Jagan Teki <
[email protected]
>
configs/am437x_sk_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am437x_sk_evm_defconfig
b/configs/am437x_sk_evm_defconfig
index a9b6f52117d1565ec7bbdc202ff61c9dbafa3230..8f78eeb8b91080e5602ddf8084972e038bdf3c8e 100644
(file)
--- a/
configs/am437x_sk_evm_defconfig
+++ b/
configs/am437x_sk_evm_defconfig
@@
-18,3
+18,6
@@
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SYS_NS16550=y
CONFIG_TI_QSPI=y
+CONFIG_DM_SPI=y
+CONFIG_DM_SPI_FLASH=y
+CONFIG_SPI_FLASH_BAR=y